Crate seify

source ·

Modules

Hardware drivers, implementing the DeviceTrait.

Structs

Arbitrary arguments and parameters.
Wrapps a driver, implementing the DeviceTrait.
Range of possible values, comprised of individual values and/or intervals.

Enums

Direction (Rx/TX)
Supported hardware drivers.
Seify Error
Component of a Range.

Traits

Central trait, implemented by hardware drivers.
Receive samples from a Device through one or multiple channels.
Transmit samples with a Device through one or multiple channels.

Functions

Enumerate devices.
Enumerate devices with given Args.

Type Definitions

Type for a generic/wrapped hardware driver, implementing the DeviceTrait.